home *** CD-ROM | disk | FTP | other *** search
/ Complete RPG Maker XP - 41 Games / tg esp 48 rpg maker.iso / interface / md.000 / scripts / frame_1 / PlaceObject2_37_21 / CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Text File  |  2005-05-06  |  88 b   |  5 lines

  1. onClipEvent(load){
  2.    this.fundo.useHandCursor = false;
  3.    this._visible = false;
  4. }
  5.